From: Stephane Glondu Date: Wed, 13 Jun 2012 13:49:41 +0000 (+0200) Subject: Skip broken test X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~241 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=40d64394bd467988db278420349d370f44a8f430;p=ocaml.git Skip broken test --- diff --git a/debian/rules b/debian/rules index db89c5a0..cf6fe27d 100755 --- a/debian/rules +++ b/debian/rules @@ -309,6 +309,8 @@ ifeq (,$(DEB_TEST_BUILD_PREFIX)) && dh_installdirs \ && $(TESTRULES) install-stamp \ && cp -a debian/tmp/* .. +# Broken test (see http://caml.inria.fr/mantis/view.php?id=5648) + rm -f $(TESTDIR)/ocaml-*/testsuite/tests/lib-threads/test4.ml # Thread tests seem to hang on buildds, but cannot reproduce elsewhere ifneq (,$(findstring kfreebsd,$(DEB_BUILD_ARCH))) rm -rf $(TESTDIR)/ocaml-*/testsuite/tests/lib-threads